Release 10.1A: OpenEdge Development:
Progress 4GL Reference
LOCATOR-COLUMN-NUMBER attribute
The current column in the XML source.
Data type: INTEGER Access: Readable Applies to: SAX-reader object handleValid only in a callback. Use the SELF handle to get it, as in the following fragment:
Gives the column number where the text that caused the current callback ends. The first column in a line is 1.
If the current location is an external entity—that is, external to the main XML source—the column number is relative to the beginning of the line in the external entity.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |